From: Eli Zaretskii Date: Sat, 21 Mar 2009 18:38:40 +0000 (+0000) Subject: (handle-shift-selection): Fix last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1129 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8e8e7f420bab1c99540ffe4a10decec51290876d;p=emacs.git (handle-shift-selection): Fix last change. --- diff --git a/lisp/simple.el b/lisp/simple.el index 88da60e92a2..dba3cf37dc2 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -3747,8 +3747,7 @@ mode temporarily." nil)) (defun handle-shift-selection (&optional deactivate) - "Activate or deactivate the mark depending on whether the -current command was invoked through ``shift translation.'' + "Activate/deactivate mark depending on invocation thru ``shift translation.'' \(See `this-command-keys-shift-translated' for the meaning of shift translation.)